Home
last modified time | relevance | path

Searched hist:"2 bfe15c5261212130f1a71f32a300bcf426443d4" (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dsecretmem.cdiff 2bfe15c5261212130f1a71f32a300bcf426443d4 Tue Jan 25 15:33:04 CET 2022 Christian Göttsche <cgzones@googlemail.com> mm: create security context for memfd_secret inodes

Create a security context for the inodes created by memfd_secret(2) via
the LSM hook inode_init_security_anon to allow a fine grained control.
As secret memory areas can affect hibernation and have a global shared
limit access control might be desirable.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>